home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / pipeline / 3_10 / Printers / HP / HPJet next >
Encoding:
Text File  |  1989-08-31  |  875 b   |  41 lines

  1.     PipeDream printer drivers
  2.  
  3.     This driver is for the Hewlett-Packard DeskJet/LasetJet.
  4.  
  5.     Created 31-Aug-89
  6.  
  7.                 Description
  8.  
  9. PON    ESC "(" "0" "N"            Printer on string: use ECMA-94 Latin1
  10. POFF    ESC "E"            Printer off string
  11. EP    12            End of page string
  12. LF    Y            Linefeeds on
  13.  
  14.  
  15.     Highlights
  16.  
  17.     On    Off    Off at CR?    Description
  18.  
  19. H1    ESC "&" "d" "1" "D"    ESC "&" "d" "@"    Y    Underlined text
  20. H2    ESC "(" "s" "3" "B"    ESC "(" "s" "0" "B"    Y    Bold text
  21. H3
  22. H4    ESC "(" "s" "1" "S"    ESC "(" "s" "0" "S"    Y    Italics
  23. H5    ESC "(" "s" "-" "1" "U"    ESC "(" "s" "0" "U"    Y    Subscript downup
  24. H6    ESC "(" "s" "1" "U"    ESC "(" "s" "0" "U"    Y    Superscript updown
  25. H7    15    18    N    Alternative font: swap to default (normally PC-8) character set
  26. H8            N    User defined
  27.  
  28.  
  29.     No translations needed
  30.  
  31.  
  32.     Microspacing
  33.  
  34. HMIP    ESC "&" "k"            HMI prefix
  35. HMIS    "H"            HMI suffix
  36. HMIO                HMI offset
  37. HMIT    Y            HMI as text
  38.  
  39.  
  40.     End of PipeDream printer driver
  41.